home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2001 April / CD Rom Data Nisan 2001.iso / Internet / data1.cab / Program_Executable_Files / ts2lite.exe / %MAINDIR% / CSSDefs / Internet Explorer 4.def < prev    next >
Encoding:
Text File  |  2000-11-30  |  8.6 KB  |  515 lines

  1. '************************************************************************
  2. '
  3. '    TopStyle IE4 Definition
  4. '
  5. '************************************************************************
  6.  
  7. [definition]
  8. Version=2.0
  9. Revision=0
  10. Author=Nick Bradbury
  11. Icon=msie
  12. NamedColors=1
  13. SystemColors=0
  14. RGBColors=1
  15. @font-face=1
  16.  
  17. [known types]
  18. <units>                = (pt|in|pc|mm|cm|px|em|ex)
  19. <generic-family>    = (serif|sans\-serif|cursive|fantasy|monospace)
  20. <absolute-size>     = (xx\-small|x\-small|small|medium|large|x\-large|xx\-large)
  21. <relative-size>        = (larger|smaller)
  22.  
  23. [selectors]
  24. Class=Y
  25. ID=Y
  26. Contextual=Y
  27. Child=N
  28. Descendant=Y
  29. Sibling=Y
  30. Attribute=N
  31. Universal=N
  32.  
  33. [pseudo]
  34. :link
  35. :visited
  36. :active
  37. :hover
  38.  
  39. [groups]
  40. Box
  41. Classification
  42. Color and Background
  43. Font
  44. Other
  45. Positioning
  46. Printing
  47. Text
  48.  
  49. [properties]
  50. background
  51. background-attachment
  52. background-color
  53. background-image
  54. background-position
  55. background-repeat
  56. border
  57. border-bottom
  58. border-bottom-color
  59. border-bottom-style
  60. border-bottom-width
  61. border-color
  62. border-left
  63. border-left-color
  64. border-left-style
  65. border-left-width
  66. border-right
  67. border-right-color
  68. border-right-style
  69. border-right-width
  70. border-style
  71. border-top
  72. border-top-color
  73. border-top-style
  74. border-top-width
  75. border-width
  76. clear
  77. clip
  78. color
  79. cursor
  80. display
  81. filter
  82. float
  83. font
  84. font-family
  85. font-size
  86. font-style
  87. font-variant
  88. font-weight
  89. height
  90. left
  91. letter-spacing
  92. line-height
  93. list-style
  94. list-style-image
  95. list-style-position
  96. list-style-type
  97. margin
  98. margin-bottom
  99. margin-left
  100. margin-right
  101. margin-top
  102. overflow
  103. padding
  104. padding-bottom
  105. padding-left
  106. padding-right
  107. padding-top
  108. page-break-after
  109. page-break-before
  110. position
  111. text-align
  112. text-decoration
  113. text-indent
  114. text-transform
  115. top
  116. unicode-bidi
  117. vertical-align
  118. visibility
  119. width
  120. z-index
  121.  
  122. [background]
  123. group=Color and Background
  124. value1=<background-color>
  125. value2=<background-image>
  126. value3=<background-repeat>
  127. value4=<background-attachment>
  128. value5=<background-position>
  129.  
  130. [background-attachment]
  131. initial=scroll
  132. group=Color and Background
  133. value1=scroll|fixed
  134.  
  135. [background-color]
  136. initial=transparent
  137. group=Color and Background
  138. value1=transparent|<color>
  139.  
  140. [background-image]
  141. initial=none
  142. group=Color and Background
  143. value1=<url>|none
  144.  
  145. [background-position]
  146. group=Color and Background
  147. multiple=1
  148. value1=(<percentage>|<length>)||(top|center|bottom)||(left|center|right)
  149.  
  150. [background-repeat]
  151. initial=repeat
  152. group=Color and Background
  153. value1=repeat\-x|repeat\-y|no\-repeat|repeat
  154.  
  155. [border]
  156. group=Box
  157. value1=<border-width>
  158. value2=<border-style>
  159. value3=<color>
  160.  
  161. [border-bottom]
  162. group=Box
  163. value1=<border-bottom-width>
  164. value2=<border-style>
  165. value3=<border-bottom-color>
  166.  
  167. [border-bottom-color]
  168. group=Box
  169. value1=<color>
  170.  
  171. [border-bottom-style]
  172. group=Box
  173. value1=none|solid|double|groove|ridge|inset|outset
  174.  
  175. [border-bottom-width]
  176. group=Box
  177. value1=thin|medium|thick|<length>
  178.  
  179. [border-color]
  180. group=Box
  181. value1=<border-top-color>
  182. value2=<border-right-color>
  183. value3=<border-bottom-color>
  184. value4=<border-left-color>
  185.  
  186. [border-left]
  187. group=Box
  188. value1=<border-left-width>
  189. value2=<border-left-style>
  190. value3=<border-left-color>
  191.  
  192. [border-left-color]
  193. group=Box
  194. value1=<color>
  195.  
  196. [border-left-style]
  197. group=Box
  198. value1=none|solid|double|groove|ridge|inset|outset
  199.  
  200. [border-left-width]
  201. group=Box
  202. value1=thin|medium|thick|<length>
  203.  
  204. [border-right]
  205. group=Box
  206. value1=<border-right-width>
  207. value2=<border-right-style>
  208. value3=<border-right-color>
  209.  
  210. [border-right-color]
  211. group=Box
  212. value1=<color>
  213.  
  214. [border-right-style]
  215. group=Box
  216. value1=none|solid|double|groove|ridge|inset|outset
  217.  
  218. [border-right-width]
  219. group=Box
  220. value1=thin|medium|thick|<length>
  221.  
  222. [border-style]
  223. group=Box
  224. value1=<border-top-style>
  225. value2=<border-right-style>
  226. value3=<border-bottom-style>
  227. value4=<border-left-style>
  228.  
  229. [border-top]
  230. group=Box
  231. value1=<border-top-width>
  232. value2=<border-top-style>
  233. value3=<border-top-color>
  234.  
  235. [border-top-color]
  236. group=Box
  237. value1=<color>
  238.  
  239. [border-top-style]
  240. group=Box
  241. value1=none|solid|double|groove|ridge|inset|outset
  242.  
  243. [border-top-width]
  244. group=Box
  245. value1=thin|medium|thick|<length>
  246.  
  247. [border-width]
  248. group=Box
  249. value1=<border-top-width>
  250. value2=<border-right-width>
  251. value3=<border-bottom-width>
  252. value4=<border-left-width>
  253.  
  254. [clear]
  255. group=Box
  256. value1=none|left|right|both
  257.  
  258. [clip]
  259. group=Positioning
  260. value1=<shape>|auto
  261.  
  262. [color]
  263. group=Color and Background
  264. value1=<color>
  265.  
  266. [cursor]
  267. group=Other
  268. multiple=1
  269. value1=<uri>|auto|crosshair|default|hand|move|e\-resize|ne\-resize|nw\-resize|n\-resize|se\-resize|sw\-resize|s\-resize|w\-resize|text|wait|help
  270.  
  271. [display]
  272. group=Classification
  273. value1=none|table\-header\-group|table\-footer\-group
  274.  
  275. [filter]
  276. group=Other
  277. multiple=1
  278. value1=<visualfilter>||<revealfilter>||<blendfilter>
  279.  
  280. [float]
  281. group=Box
  282. initial=none
  283. value1=left|right|none
  284.  
  285. [font]
  286. inherited=1
  287. group=Font
  288. value1=<font-weight>
  289. value2=<font-style>
  290. value3=<font-variant>
  291. value4=<font-size>
  292. value5=<line-height>
  293. value6=<font-family>
  294.  
  295. [font-family]
  296. inherited=1
  297. group=Font
  298. value1=((<generic-family>|<family-name>),)*(<generic-family>|<family-name>)
  299.  
  300. [font-size]
  301. inherited=1
  302. initial=medium
  303. group=Font
  304. value1=<relative-size>|<absolute-size>|<percentage>|<length>
  305.  
  306. [font-style]
  307. group=Font
  308. value1=normal|italic|oblique
  309.  
  310. [font-variant]
  311. group=Font
  312. value1=normal|small\-caps
  313.  
  314. [font-weight]
  315. group=Font
  316. value1=normal|bold|100|200|300|400|500|600|700|800|900
  317.  
  318. [height]
  319. group=Positioning
  320. initial=auto
  321. value1=auto|<percentage>|<length>
  322.  
  323. [left]
  324. group=Positioning
  325. value1=auto|<percentage>|<length>
  326.  
  327. [letter-spacing]
  328. group=Text
  329. initial=normal
  330. value1=normal|<length>
  331.  
  332. [line-height]
  333. group=Text
  334. value1=normal|<percentage>|<length>|<number>
  335.  
  336. [list-style]
  337. inherited=1
  338. initial=
  339. group=Classification
  340. value1=<list-style-type>
  341. value2=<list-style-position>
  342. value3=<list-style-image>
  343.  
  344. [list-style-image]
  345. inherited=1
  346. initial=none
  347. group=Classification
  348. value1=<url>|none
  349.  
  350. [list-style-position]
  351. inherited=1
  352. initial=outside
  353. group=Classification
  354. value1=inside|outside
  355.  
  356. [list-style-type]
  357. inherited=1
  358. initial=disc
  359. group=Classification
  360. value1=disc|circle|square|decimal|lower\-roman|upper\-roman|lower\-alpha|upper\-alpha|none
  361.  
  362. [margin]
  363. inherited=0
  364. initial=
  365. group=Box
  366. value1=<margin-top>
  367. value2=<margin-right>
  368. value3=<margin-bottom>
  369. value4=<margin-left>
  370.  
  371. [margin-bottom]
  372. inherited=0
  373. initial=0
  374. group=Box
  375. value1=<percentage>|<length>|auto
  376.  
  377. [margin-left]
  378. inherited=0
  379. initial=0
  380. group=Box
  381. value1=<percentage>|<length>|auto
  382.  
  383. [margin-right]
  384. inherited=0
  385. initial=0
  386. group=Box
  387. value1=<percentage>|<length>|auto
  388.  
  389. [margin-top]
  390. inherited=0
  391. initial=0
  392. group=Box
  393. value1=<percentage>|<length>|auto
  394.  
  395. [overflow]
  396. group=Positioning
  397. initial=visible
  398. value1=visible|hidden|scroll|auto
  399.  
  400. [overflow-x]
  401. group=Positioning
  402. initial=visible
  403. value1=visible|hidden|scroll|auto
  404.  
  405. [overflow-y]
  406. group=Positioning
  407. initial=visible
  408. value1=visible|hidden|scroll|auto
  409.  
  410. [padding]
  411. inherited=0
  412. initial=
  413. group=Box
  414. value1=<padding-top>
  415. value2=<padding-right>
  416. value3=<padding-bottom>
  417. value4=<padding-left>
  418.  
  419. [padding-bottom]
  420. inherited=0
  421. initial=0
  422. group=Box
  423. value1=<percentage>|<length>
  424.  
  425. [padding-left]
  426. inherited=0
  427. initial=0
  428. group=Box
  429. value1=<percentage>|<length>
  430.  
  431. [padding-right]
  432. inherited=0
  433. initial=0
  434. group=Box
  435. value1=<percentage>|<length>
  436.  
  437. [padding-top]
  438. inherited=0
  439. initial=0
  440. group=Box
  441. value1=<percentage>|<length>
  442.  
  443. [page-break-after]
  444. group=Printing
  445. initial=auto
  446. value1=auto|always
  447.  
  448. [page-break-before]
  449. group=Printing
  450. initial=auto
  451. value1=auto|always
  452.  
  453. [position]
  454. group=Positioning
  455. initial=static
  456. value1=absolute|relative|static
  457.  
  458. [text-align]
  459. group=Text
  460. value1=left|right|center|justify
  461.  
  462. [text-decoration]
  463. group=Text
  464. initial=None
  465. multiple=1
  466. value1=none|underline|overline|line\-through
  467.  
  468. [text-indent]
  469. group=Text
  470. value1=<percentage>|<length>
  471.  
  472. [text-transform]
  473. group=Text
  474. initial=none
  475. value1=capitalize|uppercase|lowercase|none
  476.  
  477. [top]
  478. group=Positioning
  479. initial=auto
  480. value1=<percentage>|<length>|auto
  481.  
  482. [unicode-bidi]
  483. inherited=0
  484. initial=normal
  485. group=Text
  486. value1=normal|embed|bidi\-override
  487.  
  488. [vertical-align]
  489. group=Text
  490. initial=baseline
  491. value1=baseline|sub|super|top|middle|bottom|text\-top|text\-bottom
  492.  
  493. [visibility]
  494. group=Positioning
  495. initial=inherit
  496. value1=visible|hidden|inherit
  497.  
  498. [width]
  499. group=Positioning
  500. initial=auto
  501. value1=auto|<percentage>|<length>
  502.  
  503. [z-index]
  504. group=Positioning
  505. initial=auto
  506. value1=auto|<integer>
  507.  
  508. [browser-tips]
  509. property = word-spacing
  510. message    = The property "word-spacing" is only supported by IE on the Mac
  511. property = float
  512. message = Using "float" in IE4 may lead to unpredictable results.
  513. property = clear
  514. message = Using "clear" in IE4 may lead to unpredictable results.
  515.